home *** CD-ROM | disk | FTP | other *** search
/ Super OZ Shareware: Games / SuperOZ Shareware, Games Volume 1.iso / arcade / AK / BOWHUNT.ZIP / README.DOC < prev    next >
Text File  |  1994-06-11  |  2KB  |  63 lines

  1.                                 BOW-HUNTER
  2.                   Copyright 1994 David & Michael Reilly
  3.  
  4. Overview
  5.  
  6.       This game simulates an archery target, using the mouse for input.
  7.       It was written as a school project, but developed into much more.
  8.  
  9.       The source code has been included for those who are interested,
  10.       and to compile requires Turbo Pascal 7.0+
  11.  
  12.       We hope you enjoy using this program, but please remember when
  13.       distributing files, copy the ENTIRE program, not indivdual files.
  14.  
  15. Instructions
  16.  
  17.    Bowhunter requires EGA 16+ Type bowhunter.bat to run, or if your video card 
  18.    does not support the 256 colour title page, type start.bat
  19.  
  20.    The title page will ask whether you want help (H) or to play the game
  21.  
  22.    Simply point the pointer using the mouse at the target and press the left
  23.    mouse button.
  24.  
  25.    You have one second to fire. Note : you must press the left button to 
  26.    discharge arrow.
  27.  
  28.    NB - The title page is displayed with a shareware program (CSHOWS.EXE)
  29.         This would require seperate registration, so if you use my program
  30.         after the time specified by cshows, simply use start.bat to run
  31.         rather than bowhunter.bat
  32.  
  33.  
  34.    Twenty arrows are in your quiver. Make the most of it!
  35.  
  36.  
  37. Registration
  38.  
  39.       This software is shareware, without flashy reminders that annoy
  40.       the end users of the product. We would hope that you support the
  41.       shareware concept, by purchasing a registered version for the 
  42.       small sum of $5 + $3 P&H. Included will be a version of the source
  43.       code with full comments, plus some other pascal code. This source code
  44.       will be a valuable tool for future shareware programmers who use pascal
  45.       as it included procedures that allow the use of a mouse in graphics mode
  46.       (a feature left out of Turbo Pascal for dos)
  47.  
  48.       Post registration fee to 2/10 Samarai Ave, Runaway Bay Qld.4216 Australia
  49.  
  50.       Further queries, EMAIL : zz_David_Reilly.student@macmail.bond.edu.au
  51.  
  52.       Upon registering, a disk with the latest version will be sent out.
  53.       New features include (but are not limited to) :
  54.  
  55.       * User setting of the number of arrows in your quiver
  56.  
  57.       * A cheat that allows you to set the number of seconds to shoot
  58.         (bewteen 1-10 in the new game).
  59.  
  60.       * Full pascal source code with bonus documentation and instructions
  61.         on how to use this game as a skeleton for yours!
  62.  
  63.